type context.afterFuncer

2 uses

	context (current package)
		context.go#L336: type afterFuncer interface {
		context.go#L498: 	if a, ok := parent.(afterFuncer); ok {